libs: Remove _paths.h from libs ctrl and util.
authorAnthony PERARD <anthony.perard@citrix.com>
Mon, 6 Dec 2021 17:01:47 +0000 (17:01 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 9 Dec 2021 16:26:29 +0000 (16:26 +0000)
commite0c9bd3d67e05508557f58ca4d5ee2b542ea2903
tree51b46c773ba2c7f287a2c3eedfbf5298b92bcff2
parentec47d17d2209a1cf8b2d8bc1e563aa89e040727a
libs: Remove _paths.h from libs ctrl and util.

libxenutil doesn't include _paths.h so no need to generate it.

libxenctrl doesn't use macros from _paths.h so can be removed.
Fix libxenguest to include _paths.h properly instead of relying on
xc_private.h

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
.gitignore
tools/libs/ctrl/Makefile
tools/libs/ctrl/xc_private.h
tools/libs/guest/Makefile
tools/libs/guest/xg_suspend.c
tools/libs/util/Makefile